Xbasic

Reporting::ReportExcelBand.InsertCondition Method

Syntax

L InsertCondition(Condition as Reporting::ReportExcelCondition [, InsertBefore as N = 1])

Arguments

Condition

Reporting::ReportExcelCondition

InsertBefore

N = 1

Description

Insert a new Condition.

See Also